.change-count-items{width:20px;position:relative;height:20px}.change-count-items .increase,.change-count-items .decrease{position:absolute;border-top:2px solid;border-right:2px solid;width:8px;height:8px;font-weight:bolder;opacity:0.5;cursor:pointer}.change-count-items .increase{top:0;transform:rotate(316deg)}.change-count-items .decrease{bottom:0;transform:rotate(134deg)}