.categories-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:7px;padding-bottom:7px}.categories-list .categories-list a:hover{text-decoration:none}.categories-list li:hover{cursor:pointer;background-color:#e0e0e0}.count-badge{background-color:#2ca2ff;border-radius:50%;padding:5px;padding-top:4px;width:30px;height:30px;color:#fff;font-size:15px;font-weight:700;text-align:center}