@import url("https://fonts.googleapis.com/css?family=Poppins:300,400&display=swap");.easy-vote{display:block;width:100%;font-size:14px;font-family:"Poppins";font-weight:300}.easy-vote.disable .easy-vote__up .thumb,.easy-vote.disable .easy-vote__down .thumb{background-color:#bdbdbd;cursor:default}.easy-vote.disable .easy-vote__up .thumb:hover,.easy-vote.disable .easy-vote__down .thumb:hover{background-color:#bdbdbd}.easy-vote.disable .easy-vote__up .thumb.active{background-color:#258c25}.easy-vote.disable .easy-vote__up .thumb.active:hover{background-color:#258c25}.easy-vote.disable .easy-vote__down .thumb.active{background-color:#b50909}.easy-vote.disable .easy-vote__down .thumb.active:hover{background-color:#b50909}.easy-vote__up{display:flex;justify-content:flex-start;margin-bottom:20px}.easy-vote__up .thumb{background-color:#258c25}.easy-vote__up .thumb:hover{background-color:#5ab15a}.easy-vote__down{display:flex;justify-content:flex-start}.easy-vote__down .thumb{transform:rotate(180deg);background-color:#b50909}.easy-vote__down .thumb:hover{background-color:#f25151}.easy-vote__count{margin-left:10px;display:inline-block;margin-top:auto;margin-bottom:auto}.easy-vote .thumb{-webkit-mask-image:url("../images/thumb.svg");-o-mask-image:url("../images/thumb.svg");-moz-mask-image:url("../images/thumb.svg");mask-image:url("../images/thumb.svg");-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;-moz-mask-repeat:no-repeat;mask-repeat:no-repeat;width:32px;height:32px;background-size:cover;display:block;cursor:pointer;transition:all .3s}

/*# sourceMappingURL=easy-vote.css.map */
