.rating{display:inline-block;white-space:nowrap}.rating input{display:none}.rating label{margin:10px;font-size:2.25em;font-family:FontAwesome;transition:all .2s}.rating-small label{margin:2px!important;font-size:1.5em!important}a .star-empty:hover,a .star-full:hover,a .star-half-base:hover{cursor:pointer}.rating .star-link:hover{cursor:pointer;-webkit-transform:scale(1.3);transform:scale(1.3)}.rating .star-full:before,.rating input:checked~label:before{content:'\f005';color:#fd4}.rating .star-empty:before,.rating .star-half-base:before,.rating label:before{content:'\f006';color:#ddd}.rating .star-half-base{position:relative}.star-half-base>.star-half{position:absolute;left:0;top:0}.star-half-base>.star-half:before{content:'\f089';color:#fd4}