/*your custom css goes here*/

.farrow:not(.collapsed) .la-chevron-circle-down {
  transform: rotate(-180deg);
}
.la-chevron-circle-down {
  transition:0.4s;
  float:right;
}